/*  
Theme Name: Copyleft Attitude
Theme URI: http://artlibre.org/
Description: Version imprimable d'ArtLibre.org
Template Name: Print Style 
Version: 1.0
Author: Tangui Morlier, jiji, Antoine Moreau, Isabelle Vodjdani
Author URI: http://artlibre.org/
*/

body{
	margin: 40px;
	padding: 20px;
	background-color: #efee;
}
.header_left{
	display: none;
}
.unprint {
	display: none;
}

.header_center{
	float: center;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	margin-right: 40px;
}
a.header_center_text{
	text-decoration: none;
	font-size: 23px; 
	font-weight: bold; 
}

a:hover.header_center_text {
	text-decoration: none;
}

.header_center_transparent, a:hover.header_center_transparent {
	text-decoration: none;
	color: #b8c4c3;
}

.hbar{
	display: none;
}

.container{
	clear: both;
}

#sidebar{
	display: none;
}

a{
	color: #2f4f4f;
	text-decoration: none;
}


a:hover {
	color: #2f4f4f;
	text-decoration: underline;
}
.content{
	padding: 20px;
	margin-right: 30px;
}
.footer{
	display: none;
}
.footer_print{
	margin: 30px;
	text-align: center;
	font-weight: bold;
	color: #2f4f4f;
}
h1, h2 {
	color: #2f4f4f;
	text-align: center;
}
